home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 490 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.2 KB

  1. Path: hh.se!usenet
  2. From: Johan@artworks.apana.org.au (Johan Torin)
  3. Newsgroups: comp.unix.amiga
  4. Subject: NFS Server - NetBSD 1.1
  5. Date: 15 Feb 1996 22:28:37 GMT
  6. Organization: Halmstad University
  7. Message-ID: <1976.6615T859T2523@artworks.apana.org.au>
  8. NNTP-Posting-Host: ugly.hh.se
  9. X-Newsreader: THOR 2.21 (Amiga;TCP/IP)
  10.  
  11.  
  12. Hi!
  13.  
  14. I have runned NetBSD for more than half a year and up till now it has
  15. worked great! I have a little local network consisting of an A3000T and
  16. an A1200 running AmiTCP 4.2, and an old A500 running NetBSD 1.1, which BTW
  17. only is equipped with 25MHz 030, 16MHz 881, 100MB HD and 4MB _16bit_ memory!
  18. It's slow, but it moves! :)
  19.  
  20. Anyway, the network works ok IMHO. No problems ftp'ing, telneting, etc.
  21.  
  22. But, I can't export NFS volumes from the Unix to the Amiga. I get a requester
  23. saying: 'amitcp:bin/ch_nfsc, mount returned permission denined', when I tries
  24. to mount them using ch_nfsmount.
  25.  
  26. Running 'mount_nfs fem:/pub /nfs' locally produces a similiar errormessage:
  27. 'mount_nfs: can't access /pub: Permission denied', so I guess the error is
  28. on the Unix side.
  29.  
  30. I have tried lots of diffrent settings on both the Amiga and the Unix side,
  31. read the documentation and the man pages forwards and backwards (the man
  32. entry for 'exports' is the most confusing I've seen), but with no success.
  33.  
  34. Here is my config files:
  35. --- db/ch_nfstab ---
  36. fem.net:/usr fem:
  37. --------------------
  38.  
  39. --- /etc/exports ---
  40. /pub -maproot=root -mapall=root fem 10.0.0.2
  41. --------------------
  42. (Doesn't matter what names or IP numbers I use)
  43.  
  44. --- /etc/netstart ---
  45. ...
  46. nfs_server=YES
  47. ...
  48. ---------------------
  49.  
  50. /pub is rwx for UG&O.
  51.  
  52. fem = 10.0.0.3  - Unix
  53. tolv = 10.0.0.2 - Amiga
  54. tre = 10.0.0.1  - Amiga (Gate)
  55.  
  56. ps -aux reveals that the NFS servers is up and running. 'rpcinfo -p' tells
  57. me that the service is registred.
  58.  
  59.  
  60.  
  61.  
  62. So, have I missed something? Would be easy, considering the low amount of
  63. documentation...
  64.  
  65.  
  66. The AmiTCP manual mentions an 'exportfs' command, but I assume that it's a
  67. part of the SUN OS?
  68.  
  69.  
  70. Anyway... Help!        :)
  71.  
  72.  
  73.  
  74.  * Johan Torin - Halmstad, Sweden - johan@artworks.apana.org.au *
  75.  *             http://artworks.apana.org.au/~johan              *
  76.  *         Maintainer of the IAS Funny Stories WebPage:         *
  77.  * -------- http://artworks.apana.org.au/~johan/iasf ---------- *
  78.  
  79.  
  80.